2010-05-10 19:52:27 +02:00
|
|
|
config BR2_PACKAGE_COPAS
|
|
|
|
bool "copas"
|
2013-03-07 08:17:20 +01:00
|
|
|
# Runtime dependency only
|
2010-05-10 19:52:27 +02:00
|
|
|
select BR2_PACKAGE_COXPCALL
|
|
|
|
select BR2_PACKAGE_LUASOCKET
|
|
|
|
help
|
|
|
|
Copas is a dispatcher based on coroutines that
|
|
|
|
can be used by TCP/IP servers.
|
|
|
|
|
|
|
|
http://keplerproject.github.com/copas/
|