• Skip to content
  • Skip to link menu
KDE 4.1 API Reference
  • KDE API Reference
  • kdelibs
  • Sitemap
  • Contact Us
 

KDECore

syssocket.h File Reference

#include <unistd.h>
#include <sys/types.h>
#include <sys/socket.h>
#include <sys/ioctl.h>

Include dependency graph for syssocket.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.


Functions

int kde_accept (int fd, struct sockaddr *sa, socklen_t *len)
int kde_bind (int fd, const struct sockaddr *sa, socklen_t len)
int kde_connect (int fd, const struct sockaddr *sa, socklen_t len)
int kde_getpeername (int fd, struct sockaddr *sa, socklen_t *len)
int kde_getsockname (int fd, struct sockaddr *sa, socklen_t *len)
int kde_ioctl (int fd, int cmd, int *argp)
int kde_listen (int fd, int backlog)
int kde_socket (int af, int style, int protocol)

Function Documentation

int @162::kde_accept ( int  fd,
struct sockaddr *  sa,
socklen_t *  len 
) [inline, static]

Definition at line 82 of file syssocket.h.

int @162::kde_bind ( int  fd,
const struct sockaddr *  sa,
socklen_t  len 
) [inline, static]

Definition at line 64 of file syssocket.h.

int @162::kde_connect ( int  fd,
const struct sockaddr *  sa,
socklen_t  len 
) [inline, static]

Definition at line 76 of file syssocket.h.

int @162::kde_getpeername ( int  fd,
struct sockaddr *  sa,
socklen_t *  len 
) [inline, static]

Definition at line 88 of file syssocket.h.

int @162::kde_getsockname ( int  fd,
struct sockaddr *  sa,
socklen_t *  len 
) [inline, static]

Definition at line 94 of file syssocket.h.

int @162::kde_ioctl ( int  fd,
int  cmd,
int *  argp 
) [inline, static]

Definition at line 100 of file syssocket.h.

int @162::kde_listen ( int  fd,
int  backlog 
) [inline, static]

Definition at line 70 of file syssocket.h.

int @162::kde_socket ( int  af,
int  style,
int  protocol 
) [inline, static]

Definition at line 58 of file syssocket.h.

KDECore

Skip menu "KDECore"
  • Main Page
  • Modules
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members
  • Related Pages

kdelibs

Skip menu "kdelibs"
  • DNSSD
  • Interfaces
  •   KHexEdit
  •   KMediaPlayer
  •   KSpeech
  •   KTextEditor
  • Kate
  • kconf_update
  • KDE3Support
  •   KUnitTest
  • KDECore
  • KDED
  • KDEsu
  • KDEUI
  • KDocTools
  • KFile
  • KHTML
  • KImgIO
  • KInit
  • KIO
  • KIOSlave
  • KJS
  •   KJS-API
  •   WTF
  • kjsembed
  • KNewStuff
  • KParts
  • Kross
  • KUtils
  • Nepomuk
  • Solid
  • Sonnet
  • ThreadWeaver
Generated for kdelibs by doxygen 1.5.4
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal