erg/crates/erg_compiler/lib/pystd/socket.d.er
2023-01-15 12:03:19 +09:00

2 lines
126 B
Python

.Socket!: ClassType
.Socket!.new: (family := Int, type := Int, proto := Int, fileno: Int or NoneType := NoneType) -> .Socket!