summaryrefslogtreecommitdiff
path: root/udscs.h
AgeCommit message (Expand)AuthorFilesLines
2011-03-28udscs: Let the read call back take owner ship of the dataHans de Goede1-1/+1
2010-10-27udscs: sync up callback disconnect handlingHans de Goede1-5/+3
2010-10-27udscs: add udscs_server_for_all_clients functionHans de Goede1-0/+9
2010-10-27udscs: add functions to associate per connection data with a connectionHans de Goede1-0/+4
2010-10-25Add udscs_get_peer_cred functionHans de Goede1-0/+4
2010-09-29Add message logging to udscsHans de Goede1-3/+7
2010-09-29udscs api cleanup: make write functions build the header themselvesHans de Goede1-5/+5
2010-09-18Add a connect callback to udscs server?Hans de Goede1-0/+4
2010-09-18Add non blocking virtio port codeHans de Goede1-1/+1
2010-09-15Handle client / server disconnectHans de Goede1-2/+6
2010-09-15Allow disconnecting the client from the read callback (in case of bogus data)Hans de Goede1-9/+15
2010-09-14Add unix domain client server supportHans de Goede1-0/+92