bind

Bind the socket to an address. The socket must not already be bound. The Family passed to bind must be the same as that passed to socket. If the special port number defaultPort is passed then the system assigns the next available use port.
Bind the socket to an address. The socket must not already be bound. The Family passed to bind must be the same as that passed to socket. If the special port number defaultPort is passed then the system assigns the next available use port.
Monadic indexed bind for holey monoids.
Binds parameters to a prepared statement. Once nextRow returns Nothing, the statement must be reset with the reset function before it can be executed again by calling nextRow.
Binding constructor.
Properties to check that the bind m satisfies the bind properties
Implementation of >>= without the Empty constraint that is needed for return.
O(n). The monad bind operation, (>>=), for multisets.
O(n). The monad bind operation, (>>=), for multisets.
Bind the socket to the given address (cf. zmq_bind).
Convenience function for binding values to all parameters. This will fail if the list has the wrong number of parameters.
Bind a linear array address of the given size (bytes) as a texture reference. Any previously bound references are unbound. http://docs.nvidia.com/cuda/cuda-driver-api/group__CUDA__TEXREF.html#group__CUDA__TEXREF_1g44ef7e5055192d52b3d43456602b50a8
Bind the memory area associated with the device pointer to a texture reference given by the named symbol. Any previously bound references are unbound.
Monadic bind.