groupsock/NetInterface.cpp File Reference

#include "NetInterface.hh"
#include "GroupsockHelper.hh"
#include <strstream.h>

Include dependency graph for NetInterface.cpp:

Go to the source code of this file.

Functions

UsageEnvironmentoperator<< (UsageEnvironment &s, const Socket &sock)


Function Documentation

UsageEnvironment& operator<< ( UsageEnvironment s,
const Socket sock 
)

Definition at line 110 of file NetInterface.cpp.

References Socket::socketNum(), and timestampString().

00110                                                                       {
00111         return s << timestampString() << " Socket(" << sock.socketNum() << ")";
00112 }


Generated on Tue Oct 7 15:38:20 2008 for live by  doxygen 1.5.2