Discussion:
[bug-serveez] Problem with object properties on sock
Mike Gran
2013-03-24 15:02:56 UTC
Permalink
Hi. I'm having a problem keeping object properties on sockets. The attached
script is intended to implement a counter of the number of times a given
socket is called, but, the counter property that I attach to the socket
isn't preserved between calls to `handle-request'.

Any suggestions?

-Mike

Loading...