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 3.10 June 2014 SOCK_RELEASE(9)
| Related Man Pages |
|---|
| bio_new_socket(3) - redhat |
| bio_s_socket(3) - centos |
| bio_s_socket(3) - osx |
| bio_s_socket(3ssl) - linux |
| bio_new_socket(3ssl) - linux |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Set hard block limit for user using quota |
| DB2 convert digits to binary format |
| CentOS 6 ran out of space, need to reclaim it |
| [TIP] Processing YAML files with yq |