MOS Source Code
Loading...
Searching...
No Matches
common.h
Go to the documentation of this file.
1
#ifndef _PB_EXAMPLE_COMMON_H_
2
#define _PB_EXAMPLE_COMMON_H_
3
4
#include <pb.h>
5
6
pb_ostream_t
pb_ostream_from_socket
(
int
fd);
7
pb_istream_t
pb_istream_from_socket
(
int
fd);
8
9
#endif
pb_ostream_from_socket
pb_ostream_t pb_ostream_from_socket(int fd)
Definition
common.c:33
pb_istream_from_socket
pb_istream_t pb_istream_from_socket(int fd)
Definition
common.c:39
libs
nanopb
nanopb
examples
network_server
common.h
Generated on Sun Sep 1 2024 18:22:52 for MOS Source Code by
1.12.0