krfb
sockethelpers.cpp File Reference
Include dependency graph for sockethelpers.cpp:
Go to the source code of this file.
Functions | |
QString | localAddress (int sock) |
unsigned short | localPort (int sock) |
QString | peerAddress (int sock) |
unsigned short | peerPort (int sock) |
Function Documentation
QString localAddress | ( | int | sock | ) |
Definition at line 68 of file sockethelpers.cpp.
unsigned short localPort | ( | int | sock | ) |
Definition at line 93 of file sockethelpers.cpp.
QString peerAddress | ( | int | sock | ) |
Definition at line 29 of file sockethelpers.cpp.
unsigned short peerPort | ( | int | sock | ) |
Definition at line 54 of file sockethelpers.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:54:10 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:54:10 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.