YARP
Yet Another Robot Platform
 
Loading...
Searching...
No Matches
TcpAcceptor.cpp File Reference
+ Include dependency graph for TcpAcceptor.cpp:

Go to the source code of this file.

Macros

#define BACKLOG   1
 

Functions

void sigchld_handler (int)
 An error handler that reaps the zombies.
 

Macro Definition Documentation

◆ BACKLOG

#define BACKLOG   1

Definition at line 20 of file TcpAcceptor.cpp.

Function Documentation

◆ sigchld_handler()

void sigchld_handler ( int  )

An error handler that reaps the zombies.

Definition at line 29 of file TcpAcceptor.cpp.