packetq

Results 5 issues of packetq

Hi, I'm fairly new to go and I'm having a hard time following the source. How can I determine if the regex match of the "Expect" function succeeded? Thanks, -G

Hi, I'm new to wxWidgets. I'm having trouble figuring out how to get the OnUserInput event handler to get called. Any help would be greatly appreciated. Thanks, -G

Hello All, I'm trying to read a file synchronously, uv_fs_read returns EFAULT. Is there something wrong with my code? `uv_fs_t open_req; uv_fs_t close_req; uv_fs_t read_req; int ret = 0; uv_buf_t...

Hi, TelePharo doesn't seem to work with the latest versions. Are there any plans to update it or is there a pharo version that is known to work? Thanks.

Hi, I'm getting the following error when running: `(hunchentoot:start (make-instance 'hunchentoot:easy-acceptor :port 4242))` [ERROR]] Error while processing connection: You need LispWorks 5 or higher for write timeouts. I'm on LispWorks...