callExtension – Talk
Jump to navigation
Jump to search
firefly2442 (talk | contribs) m (switch over to withsix.com URL) |
(→callExtension character limit?: new section) |
||
Line 1: | Line 1: | ||
Much more information at http://dev.withsix.com/issues/25915 - this should probably be accompanied by a page on its own detailing the requirements for the extension DLLs in question. When it's stable. --[[User:MaHuJa|MaHuJa]] 13:28, 26 January 2012 (CET) | Much more information at http://dev.withsix.com/issues/25915 - this should probably be accompanied by a page on its own detailing the requirements for the extension DLLs in question. When it's stable. --[[User:MaHuJa|MaHuJa]] 13:28, 26 January 2012 (CET) | ||
== callExtension character limit? == | |||
Experimenting with a data coming out from any callExtension calls made me sure there s only 8192 bytes of data is allowed to be passed. | |||
If this limit is only of mine please i want to know what is wrong, as its very important to know what limits it. (Socket, packet sizes?) |
Revision as of 03:15, 26 December 2016
Much more information at http://dev.withsix.com/issues/25915 - this should probably be accompanied by a page on its own detailing the requirements for the extension DLLs in question. When it's stable. --MaHuJa 13:28, 26 January 2012 (CET)
callExtension character limit?
Experimenting with a data coming out from any callExtension calls made me sure there s only 8192 bytes of data is allowed to be passed. If this limit is only of mine please i want to know what is wrong, as its very important to know what limits it. (Socket, packet sizes?)