Parameter Type Required Description
handle int + Connection handle
callback string + Plugin script file that will be called with received data
user_data string Any data which will be passed to callback
size int Maximum size of the datagram to be retrieved. If omitted, the maximum datagram size is used (which is currently limited by the implementation to 8192 bytes).