SubscriptionFdReadwrite  
  Parameters
fileDescriptor 
The file descriptor on which to wait for it to become ready for reading or writing.
Definition:
(typename $subscription_fd_readwrite
  (record
    ;;; The file descriptor on which to wait for it to become ready for reading or writing.
    (field $file_descriptor $fd)
  )
)Content copied to clipboard