[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
example of nonblocking server available
[Thread Prev] | [Thread Next]
- Subject: example of nonblocking server available
- From: Tomasz Mikolajczyk <tmmikolajczyk@xxxxxxxxx>
- Reply-to: libssh@xxxxxxxxxx
- Date: Thu, 21 Jun 2012 23:13:40 +0200
- To: libssh@xxxxxxxxxx
Hi, As I mentioned in a separate thread I have written a basic nonblocking server based on libssh-0.5.2. I started a project to present all the details. For now it is called "crocodylus" but it is irrelevant. The package is available here: http://code.google.com/p/crocodylus/downloads/detail?name=crocodylus-0.1.tar.gz&can=2&q= I was quite busy recently and did not have time to prepare more decent examples but I think it should be sufficient for the beginning. The code is written in C++. There is a "readme" document available inside the package. Should you have further questions/comments/suggestions please let me know. Regards, Tomasz Mikolajczyk
Re: example of nonblocking server available | Aris Adamantiadis <aris@xxxxxxxxxxxx> |