Socket.blocking

Set blocking property.

  1. bool blocking [@property getter]
  2. bool blocking [@property setter]
    class Socket
    @property
    void
    blocking
    (
    bool propval
    )

Parameters

propval bool

Whether I/O on this socket is blocking.