The data contained in this repository can be downloaded to your computer using one of several clients.
Please see the documentation of your version control software client for more information.

Please select the desired protocol below to get the URL.

This URL has Read-Only access.

Statistics
| Branch: | Revision:

main_repo / deps @ 90fc8d36

# Date Author Comment
90fc8d36 04/28/2009 04:37 PM Ryan Stansifer

Update liboi. Use EV_MULTIPLICITY=0.

This might need to be changed in the future if ev is needed in thread pools
or extension libraries. However for now it makes sense to just use a single
loop.

8e7bbf26 04/23/2009 01:26 PM Ryan Stansifer

get 'make install' working

29b528c9 04/23/2009 11:29 AM Ryan Stansifer

fix the waf configure --debug options. seems to work now.

a4593e3e 04/23/2009 07:18 AM Ryan Stansifer

WAF: fix the debug variant.

problem is they both build by default. need a way to disable the debug variant.

c62b1240 04/22/2009 01:55 PM Ryan Stansifer

add scons local for v8. check for librt in wscript

40c0f755 04/22/2009 01:35 PM Ryan Stansifer

import full versions of dependency libraries!

a93cf503 04/22/2009 12:17 PM Ryan Stansifer

BROKEN COMMIT: removing git submodules

7703ad51 04/22/2009 11:19 AM Ryan Stansifer

update eio. add EIO_STACKSIZE define for getaddrinfo problem

822d7fa2 04/22/2009 04:29 AM Ryan Stansifer

add framework for tcp server. change eio stacksize to 16kb.

1542fc6a 04/21/2009 05:13 PM Ryan Stansifer

add async dns for Socket

1a126ed1 04/04/2009 08:50 AM Ryan Stansifer

use the WAF build system

c5183738 04/03/2009 07:43 AM Ryan Stansifer

add dependencies: libeio, libev, v8

cc1a61c1 02/22/2009 11:46 AM Ryan Stansifer

request.respond works

9d7895c5 02/15/2009 07:02 PM Ryan Stansifer

add dependencies