Socket
package python.lib.net
Deprecated: "Use python.lib.socket.Socket instead"
Available on python
A TCP socket class : allow you to both connect to a given server and exchange messages or start your own server and wait for connections.
Alias
alias for
python.lib.socket.Socket
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/python/lib/net/Socket.html