This website requires JavaScript.
Explore
Help
Sign In
wcrisman
/
Brainstorm
Watch
1
Star
0
Fork
0
You've already forked Brainstorm
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
0c3b7d026be3f5b78de5505e8dfcefa6c7d7d5b0
Brainstorm
/
Foundation Web Core
History
wcrisman
0c3b7d026b
Fixed bug in MessageBuffer to close the buffer instead of just setting buffer = null. Modified MessageBuffer to close the response if closed its self. Modified SocketContext to get rid of the response linked list, and close the outbound message instead of the response (no more references to Response). Modified SocketContext to immediately create a MessageBuffer from a Response that is ready to be sent, and set it as the currentOutboundMessage (no list or linked list used currently). Modified writeSessionCookies() and prepareResponse() in SocketContext to take the Response as a parameter.
2014-12-28 16:03:49 -08:00
..
src/com/foundation
/web
Fixed bug in MessageBuffer to close the buffer instead of just setting buffer = null. Modified MessageBuffer to close the response if closed its self. Modified SocketContext to get rid of the response linked list, and close the outbound message instead of the response (no more references to Response). Modified SocketContext to immediately create a MessageBuffer from a Response that is ready to be sent, and set it as the currentOutboundMessage (no list or linked list used currently). Modified writeSessionCookies() and prepareResponse() in SocketContext to take the Response as a parameter.
2014-12-28 16:03:49 -08:00
.classpath
Initial commit from SVN.
2014-05-30 10:31:51 -07:00
.project
Initial commit from SVN.
2014-05-30 10:31:51 -07:00
resources.xres
Initial commit from SVN.
2014-05-30 10:31:51 -07:00
Test.ind
Initial commit from SVN.
2014-05-30 10:31:51 -07:00