*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->Linux man pages -> socketcall (2)              
Title
Content
Arch
Section
 

IPC(2)

Contents


NAME    [Toc]    [Back]

       socketcall - socket system calls

SYNOPSIS    [Toc]    [Back]

       int socketcall(int call, unsigned long *args);

DESCRIPTION    [Toc]    [Back]

       socketcall  is a common kernel entry point for the socket system calls.
       call determines which socket function to  invoke.   args  points  to  a
       block  containing the actual arguments, which are passed through to the
       appropriate call.

       User programs should call the  appropriate  functions  by  their  usual
       names.	Only  standard library implementors and kernel hackers need to
       know about socketcall.

CONFORMING TO    [Toc]    [Back]

       This call is specific to Linux, and should  not	be  used  in  programs
       intended to be portable.

SEE ALSO    [Toc]    [Back]

      
      
       accept(2),  bind(2),  connect(2),  getpeername(2), getsockname(2), get-
       sockopt(2), listen(2), recv(2), recvfrom(2), send(2),  sendto(2),  set-
       sockopt(2), shutdown(2), socket(2), socketpair(2)



Linux 1.2.4			  1995-04-15				IPC(2)
[ Back ]
 Similar pages
Name OS Title
mac_get_pid FreeBSD get the label of a file, socket, socket peer or process
mac_get_fd FreeBSD get the label of a file, socket, socket peer or process
mac_get FreeBSD get the label of a file, socket, socket peer or process
mac_get_file FreeBSD get the label of a file, socket, socket peer or process
mac_get_proc FreeBSD get the label of a file, socket, socket peer or process
unimplemented Linux unimplemented system calls
errno Tru64 Introduction to system calls
syscalls Linux list of all system calls
intro Linux Introduction to system calls
obsolete Linux obsolete system calls
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service