## Generic-function: SB-BSD-SOCKETS::SOCKET-NAMESTRING [![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) > Return a string representation of the address and port that SOCKET > is bound to. ### Lambda list ```cl (sb-bsd-sockets:socket) ```