Home
last modified time | relevance | path

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

/dports/net/serveez/serveez-0.2.2/src/ctrl-server/
H A Dcontrol-proto.h72 #define CTRL_PACKET_DELIMITER "\n" macro
H A Dcontrol-proto.c232 sock->boundary = CTRL_PACKET_DELIMITER; in ctrl_connect_socket()