Home
last modified time | relevance | path

Searched refs:CTRL_PACKET_DELIMITER_LEN (Results 1 – 2 of 2) sorted by relevance

/dports/net/serveez/serveez-0.2.2/src/ctrl-server/
H A Dcontrol-proto.h73 #define CTRL_PACKET_DELIMITER_LEN 1 macro
H A Dcontrol-proto.c233 sock->boundary_size = CTRL_PACKET_DELIMITER_LEN; in ctrl_connect_socket()