SOCK_RELEASE(9) Linux Networking SOCK_RELEASE(9)NAMEsock_release - close a socketSYNOPSISvoid sock_release(struct socket * sock);ARGUMENTSsock socket to closeDESCRIPTIONThe socket is released from the protocol stack if it has a release callback, and the inode is then released if the socket is bound to an inode not a file.COPYRIGHTKernel Hackers Manual 2.6. July 2010 SOCK_RELEASE(9)
| Related Man Pages |
|---|
| bio_s_socket(3) - centos |
| bio_new_socket(3ssl) - debian |
| bio_s_socket(3) - netbsd |
| bio_s_socket(3openssl) - opensolaris |
| bio_new_socket(3ssl) - linux |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Change directory error |
| Cut command on RHEL 6.8 compatibility issues |
| A (ksh) Library For and From UNIX.com |
| Docker learning Phase-I |