Method Stdio.UDP()->set_backend()
- Method set_backend
 voidset_backend(Pike.Backendbackend)- Description
 Set the backend used for the read callback.
- Note
 The backend keeps a reference to this object as long as there can be calls to the read callback, but this object does not keep a reference to the backend.
- See also