Commit Graph

13 Commits

Author SHA1 Message Date
marian d8f375ed24 Always reset I/O blocking on listener and accepted sockets. Added more debug.
git-svn-id: http://yate.null.ro/svn/yate/trunk@2847 acf43c95-373e-0410-b603-e72c3f656dc1
2009-09-21 12:41:01 +00:00
paulc c7d210b5b7 Call Thread::idle() instead of hand coded sleeps in the SOCKS module.
git-svn-id: http://yate.null.ro/svn/yate/trunk@2764 acf43c95-373e-0410-b603-e72c3f656dc1
2009-07-22 17:04:03 +00:00
marian 13b7fcbb27 Added flag used to inhibit repeating non fatal socket send error debug message. Use Thread::errorString() instead of strerror().
git-svn-id: http://yate.null.ro/svn/yate/trunk@2753 acf43c95-373e-0410-b603-e72c3f656dc1
2009-07-09 13:17:08 +00:00
marian d1ac03c5f7 The SOCKS consumer is now returning the number of sent bytes.
git-svn-id: http://yate.null.ro/svn/yate/trunk@2751 acf43c95-373e-0410-b603-e72c3f656dc1
2009-07-08 11:46:44 +00:00
paulc 8520218d2d Added flags to data forwarded through DataNodes.
The amount of consumed data is returned to the source.


git-svn-id: http://yate.null.ro/svn/yate/trunk@2745 acf43c95-373e-0410-b603-e72c3f656dc1
2009-07-02 09:24:33 +00:00
paulc f4b1496a46 Added an unified Thread::idle method, use it instead of arbitrary
sleeps.


git-svn-id: http://yate.null.ro/svn/yate/trunk@2737 acf43c95-373e-0410-b603-e72c3f656dc1
2009-06-24 16:47:29 +00:00
paulc 5499650213 Changed thread names to be uniform and easily readable.
git-svn-id: http://yate.null.ro/svn/yate/trunk@2733 acf43c95-373e-0410-b603-e72c3f656dc1
2009-06-22 14:48:26 +00:00
marian 6df4323a48 SOCKSListener is no longer a Runnable descendant.
git-svn-id: http://yate.null.ro/svn/yate/trunk@2727 acf43c95-373e-0410-b603-e72c3f656dc1
2009-06-19 12:37:19 +00:00
paulc c669a24f90 Added mutex names to most Yate modules.
git-svn-id: http://yate.null.ro/svn/yate/trunk@2613 acf43c95-373e-0410-b603-e72c3f656dc1
2009-05-05 14:06:39 +00:00
paulc 7feb8f700a Silenced compiler warnings regarding the non-virtual destructor of SOCKSEngine.
git-svn-id: http://yate.null.ro/svn/yate/trunk@2514 acf43c95-373e-0410-b603-e72c3f656dc1
2009-03-05 13:12:09 +00:00
marian e20f83055f Set reuse property for listener sockets. Added listeners status command. Set remote ip/port in chan.socks and chan.notify for server wrappers.
git-svn-id: http://yate.null.ro/svn/yate/trunk@2438 acf43c95-373e-0410-b603-e72c3f656dc1
2009-01-14 12:59:30 +00:00
marian e92e215275 Changed default buffer length value.
git-svn-id: http://yate.null.ro/svn/yate/trunk@2429 acf43c95-373e-0410-b603-e72c3f656dc1
2009-01-13 11:23:18 +00:00
marian 4e51840e9e Added file transfer, socks and jingle features modules.
git-svn-id: http://yate.null.ro/svn/yate/trunk@2415 acf43c95-373e-0410-b603-e72c3f656dc1
2009-01-09 14:18:07 +00:00