send(packet)
Send a pickled string packet to the socket. This function allows for partial sends which can happen when the network is busy.
send(packet)
Send a pickled string packet to the socket. This function allows for partial sends which can happen when the network is busy.
Please login to continue.