On Mon, Nov 23, 2015 at 12:31:52PM -0700, Reyk Floeter wrote:
> CVSROOT:      /cvs
> Module name:  src
> Changes by:   [email protected]    2015/11/23 12:31:52
> 
> Modified files:
>       usr.sbin/snmpd : control.c proc.c snmpd.c snmpd.h 
> 
> Log message:
> Use SOCK_NONBLOCK to replace socket_set_blockmode() and fcntl(..O_NONBLOCK).
> (SOCK_CLOEXEC should also be added where it is appropriate, but this is OBnot
> done in this commit yet.)
> 
> OK claudio@
> 

This was also OK jung@

Reply via email to