erg/compiler/erg_compiler/lib/pystd/socket.d.er
2022-10-19 09:36:57 +09:00

2 lines
126 B
Python

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