Socket plist?
"Leo C. Ureel II" <[email protected]>
| Newsgroups | gmane.lisp.allegro |
|---|---|
| Organization | Qualitative Reasoning Group, Northwestern University |
| Message-ID | <[email protected]> |
Hello, I want to write some info to the socket plist. I can see the plist in the inspect window and there is a value in it, but when I call plist or stream-plist they return nil. When I write to either plist or stream-plist, I do not get an error, but the value isn't changed. How does one access the socket plist? -Leo