MCPcopy Create free account
hub / github.com/antirez/dump1090 / modesReadFromClient

Function modesReadFromClient

dump1090.c:2665–2719  ·  view source on GitHub ↗

This function polls the clients using read() in order to receive new * messages from the net. * * The message is supposed to be separated by the next message by the * separator 'sep', that is a null-terminated C string. * * Every full message received is decoded and passed to the higher layers * calling the function 'handler'. * * The handelr returns 0 on success, or 1 to signal this func

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

modesReadFromClientsFunction · 0.85

Calls 1

modesFreeClientFunction · 0.85

Tested by

no test coverage detected