MOS Source Code
Loading...
Searching...
No Matches
common.h File Reference
#include <pb.h>
+ Include dependency graph for common.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

pb_ostream_t pb_ostream_from_socket (int fd)
 
pb_istream_t pb_istream_from_socket (int fd)
 

Function Documentation

◆ pb_ostream_from_socket()

pb_ostream_t pb_ostream_from_socket ( int fd)

Definition at line 33 of file common.c.

Referenced by handle_connection(), and listdir().

+ Here is the call graph for this function:

◆ pb_istream_from_socket()

pb_istream_t pb_istream_from_socket ( int fd)

Definition at line 39 of file common.c.

Referenced by handle_connection(), and listdir().

+ Here is the call graph for this function: