Thulinma
|
603376d15a
|
Increased threshold levels for buffer warnings and capping.
|
2013-02-12 15:24:52 +01:00 |
|
Thulinma
|
38ef8704f8
|
Global cleanups and standardization of code style.
|
2012-12-11 11:03:33 +01:00 |
|
Thulinma
|
3ae5ac5be9
|
Fixed a typo and minor speedup in dtsc lib, fixed a bug when sending or receiving empty strings in socket lib.
|
2012-11-13 23:20:17 +01:00 |
|
Thulinma
|
f3b0b36e2b
|
Several minor bugfixes and improvements throughout.
|
2012-09-29 01:41:18 +02:00 |
|
Thulinma
|
c019dc6e9f
|
Added new timing library, added Socket::Buffer support to RTMP library.
|
2012-09-18 15:48:44 +02:00 |
|
Thulinma
|
c95bf32fae
|
Performance improvements and fixes as well as new high-performance sending functions in the socket library.
|
2012-09-17 16:47:58 +02:00 |
|
Thulinma
|
4140b04608
|
Various optimalisations to improve performance. More coming soon.
|
2012-09-16 01:17:08 +02:00 |
|
Thulinma
|
2afb88c8de
|
Overloaded Socket::Connection::Send with new versions and now requires arguments to be passed by reference. Also fixed a ::close bug and hugely improved performance.
|
2012-08-31 16:56:50 +02:00 |
|
Peter Wu
|
9c0aa93bfd
|
Move Socket::*Stream > Util::Stream::*
|
2012-08-30 12:23:40 +02:00 |
|
Thulinma
|
a995e7215d
|
Only sockets can be shut down.
|
2012-08-30 11:28:36 +02:00 |
|
Thulinma
|
870f71333b
|
Updated socket library to include socket simulation for filedescriptors.
|
2012-08-30 11:19:46 +02:00 |
|
Thulinma
|
3ec56cf675
|
Change Util::Config to be able to return arrays on request.
|
2012-08-28 11:01:59 +02:00 |
|
Thulinma
|
0e0ecb1bdf
|
Stripped some unused code from Socket::Connection and FLV::Tag, made some Socket::Connection methods private.
|
2012-08-26 20:08:16 +02:00 |
|
Thulinma
|
9ca532523c
|
Typo fix.
|
2012-08-25 22:16:05 +02:00 |
|
Thulinma
|
95a11c88d5
|
Add host overwriting functionality to Socket::Connection.
|
2012-08-25 22:07:15 +02:00 |
|
Thulinma
|
a86051b319
|
Removed socket non-errors, added success message for opening listening sockets.
|
2012-08-14 20:53:32 +02:00 |
|
Thulinma
|
49fe8afb84
|
Restructuring so our libraries can go into a separate libmist project.
|
2012-07-09 00:15:06 +02:00 |
|
Thulinma
|
942a4136d2
|
Allow HTTP Connector to reconnect to different buffers - closes #31
|
2012-06-17 12:56:12 +02:00 |
|
Thulinma
|
4d9db0d6ee
|
Further improve socket lib errrors.
|
2012-05-22 11:41:22 +02:00 |
|
Thulinma
|
ccfcdeba29
|
Should fix socket binding issues in cygwin.
|
2012-05-14 18:18:15 +02:00 |
|
Thulinma
|
ad410a2e79
|
Convert to autotools build system for cleanness (part1).
|
2012-05-08 19:19:42 +02:00 |
|