repo.or.cz
/
buildroot-gz.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
mc: remove extra white space
[buildroot-gz.git]
/
package
/
copas
/
Config.in
blob
21dd0eb883b57ef78390c102a983322ff490e96a
1
config BR2_PACKAGE_COPAS
2
bool "copas"
3
# Runtime dependency only
4
select BR2_PACKAGE_COXPCALL
5
select BR2_PACKAGE_LUASOCKET
6
help
7
Copas is a dispatcher based on coroutines that
8
can be used by TCP/IP servers.
9
10
http://keplerproject.github.com/copas/