struct_socket man page on Scientific

Man page or keyword search:  
man Server   26626 pages
apropos Keyword Search (all sections)
Output format
Scientific logo
[printable version]

STRUCT SOCKET(9)	       Linux Networking		      STRUCT SOCKET(9)

NAME
       struct_socket - general BSD socket

SYNOPSIS
       struct socket {
	 socket_state state;
	 short type;
	 unsigned long flags;
	 struct fasync_struct * fasync_list;
	 wait_queue_head_t wait;
	 struct file * file;
	 struct sock * sk;
	 const struct proto_ops * ops;
       };

MEMBERS
       state
	   socket state (SS_CONNECTED, etc)

       type
	   socket type (SOCK_STREAM, etc)

       flags
	   socket flags (SOCK_ASYNC_NOSPACE, etc)

       fasync_list
	   Asynchronous wake up list

       wait
	   wait queue for several uses

       file
	   File back pointer for gc

       sk
	   internal networking protocol agnostic socket representation

       ops
	   protocol specific socket operations

COPYRIGHT
Kernel Hackers Manual 2.6.	 November 2013		      STRUCT SOCKET(9)
[top]

List of man pages available for Scientific

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net