## Generic-function: SB-BSD-SOCKETS:NON-BLOCKING-MODE [![package](https://img.shields.io/badge/Package-SB--BSD--SOCKETS-5f9ea0.svg?style=social&colorA=999999)](../) [![type](https://img.shields.io/badge/Type-Generic--Function-5f9ea0.svg?style=social&colorA=999999)](../#generic-function) > Put SOCKET in non-blocking mode - or not, according to > NON-BLOCKING-P ### Lambda list ```cl (sb-bsd-sockets::non-blocking-p sb-bsd-sockets:socket) ```