fixes #38 :: LDC patches for mango |
|
More...
|
over 14 years ago
|
fixes #45 :: [Makefile] Add ldc support |
|
More...
|
over 14 years ago
|
fixes #44 :: compile errors with tango trunk |
|
More...
|
over 14 years ago
|
updated to recent Tango changes |
|
More...
|
almost 15 years ago
|
added a means to set the read-timeout value of each channel. This can be used to manage (for example) synchronous tasks which take a while to execute |
|
More...
|
almost 15 years ago
|
removed IProtocol model, such that Bin and Bout can be used directly |
|
More...
|
almost 15 years ago
|
updated to local SocketListener |
|
More...
|
almost 15 years ago
|
adjusted how messages are sent |
|
More...
|
almost 15 years ago
|
moved here from Tango |
|
More...
|
almost 15 years ago
|
removed dependency on Buffer |
|
More...
|
almost 15 years ago
|
now uses Buffered instead of Buffer |
|
More...
|
about 15 years ago
|
fixes tango ticket #1756 :: Tango ClusterQueue Message Size > 2048 |
|
More...
|
about 15 years ago
|
added examples |
|
More...
|
about 15 years ago
|
migrated these from Tango |
|
More...
|
about 15 years ago
|
updated to tango.net.device |
|
More...
|
over 15 years ago
|
updated to tango.net.device |
|
More...
|
over 15 years ago
|
removed bogus ctor argument in HttpTokens, and back-propagated change |
|
More...
|
almost 16 years ago
|
updated for InputBuffer conversion |
|
More...
|
almost 16 years ago
|
updated to use InputBuffer and OutputBuffer instead of IBuffer |
|
More...
|
almost 16 years ago
|
File.read() renamed to File.get() |
|
More...
|
about 16 years ago
|
updates for tango.io changes |
|
More...
|
about 16 years ago
|
updates for tango.io changes |
|
More...
|
about 16 years ago
|
fixed keepalive/isManaged conflict |
|
More...
|
over 16 years ago
|
added support for pipelined responses |
|
More...
|
over 16 years ago
|
output header construction is now in a separate buffer in order to avoid resets on the input |
|
More...
|
over 16 years ago
|
added keep-alive and read-timeout configuration |
|
More...
|
over 16 years ago
|
moved Conduit and friends into tango.io.device in an effort to bring further clarity into tango.io -- this requires adjusting imports such that, for example, tango.io.FileConduit becomes tango.io.device.FileConduit |
|
More...
|
over 16 years ago
|
moved Conduit and friends into tango.io.device in an effort to bring further clarity into tango.io -- this requires adjusting imports such that, for example, tango.io.FileConduit becomes tango.io.device.FileConduit |
|
More...
|
over 16 years ago
|
fixed copyFile() signature |
|
More...
|
over 16 years ago
|
fixed cacheFile() returns |
|
More...
|
over 16 years ago
|