* Enable the read on the socket. The socket will be begin to submit the read request and deliver
* read event when the request is done. This is used when the socket is listening on the file read
* existing read request won't be canceled and no read event will be delivered. This is used when
* Enable close event. This is used for the case the socket is listening on the file close event.
* Returns the current thread's IoUringWorker. If the thread have not registered a IoUringWorker,