Kaleb Himes
|
0a3b77e290
|
CyaSSL_cleanup --> CyaSSL_Cleanup
|
2014-06-03 16:02:34 -06:00 |
Kaleb Himes
|
824d190fa6
|
removed un-needed library
|
2014-06-03 10:22:40 -06:00 |
Kaleb Himes
|
10f21a8c03
|
nonblocking working needs, memory cleanup
|
2014-06-02 16:28:19 -06:00 |
Kaleb Himes
|
7227162d64
|
replaced "res" with "listenfd" per variable change. Thanks Chris for catching that
|
2014-05-30 05:40:29 -06:00 |
Kaleb Himes
|
ee836df7b6
|
broke accept method out of main, placed in separate method called Accept() that returns an int
|
2014-05-28 13:24:54 -06:00 |
Kaleb Himes
|
28bdf83779
|
working, needs tested
|
2014-05-25 15:32:12 -06:00 |
Kaleb Himes
|
c1742eef58
|
ready for testing
|
2014-05-25 11:40:43 -06:00 |
Kaleb Himes
|
4905a34cf7
|
looping properly on failed accept
|
2014-05-25 11:38:20 -06:00 |
Kaleb Himes
|
36a710754e
|
put dtls timeout back in
|
2014-05-25 11:32:44 -06:00 |
Kaleb Himes
|
698637f0c6
|
removed "continue;" that caused unwanted looping if no client in queue
|
2014-05-25 11:21:34 -06:00 |
Kaleb Himes
|
b12948d821
|
added select and it breaks out of loop
|
2014-05-25 11:07:48 -06:00 |
Kaleb Himes
|
2ff9c1fb98
|
working, needs tested
|
2014-05-25 10:20:50 -06:00 |
Kaleb Himes
|
bb742ce3d8
|
nonblocking socket wants data to be read
|
2014-05-23 16:59:46 -06:00 |
Kaleb Himes
|
0abd32a97c
|
organizing
|
2014-05-22 15:05:31 -06:00 |