aboutsummaryrefslogtreecommitdiffstats
path: root/libglouglou/tests/connect.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* use EVLOOP_NONBLOCK in event_base_loop(), as we now deal with timers inLaurent Ghigonis2012-11-291-2/+2
* add a way to pass userdata to server and client callbacksLaurent Ghigonis2012-11-291-2/+2
* fix callback function definitionLaurent Ghigonis2012-11-291-1/+1
* also test user idLaurent Ghigonis2012-11-291-1/+2
* improve connection handling between server and client.Laurent Ghigonis2012-11-291-10/+19
* better namingLaurent Ghigonis2012-11-291-1/+1
* formating fixLaurent Ghigonis2012-11-291-1/+0
* implement callbacks when server receives a connect, and test it in unit testLaurent Ghigonis2012-11-291-4/+18
* improve unit testLaurent Ghigonis2012-11-291-2/+9
* add first unit testsLaurent Ghigonis2012-11-291-0/+16