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_new_socket(3ssl) - debian |
| bio_s_socket(3) - opendarwin |
| bio_s_socket(3) - osx |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| Set hard block limit for user using quota |
| How to increment version inside a file? |
| Tar Command |
| CentOS7 restoring file capabilities |