Project

General

Profile

Revision 266

stuff

View differences:

nctp.h
13 13
 */
14 14
int nctp_send(int port, size_t num, uint8_t* ptr[], size_t sz[]);
15 15

  
16
int ntcp_get(int port, uint8_t *dest);
17

  
16 18
#endif //NCTP_H_INCLUDED

Also available in: Unified diff