Version: 1.1.6, Package name: luacopas-1.1.6 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Flavors (export FLAVOR=xyz, setenv FLAVOR xyz):
|
Description Copas is a dispatcher based on coroutines that can be used by TCP/IP socket request/response servers. It uses LuaSocket as the interface with the TCP/IP stack. A server registered with Copas should provide a handler for requests and use Copas socket functions to send the response. Copas loops through requests and invokes the corresponding handlers. Since Copas is coroutine based, using it within a pcall or xpcall context does not work with Lua 5.1 yielding. If you need to use those functions we strongly suggest using Xavante's coxpcall, a coroutine safe version of the Lua 5.1 protected calls. |
Filesize: 23.751 KB |
Version History (View Complete History) |
|
2019-07-12 14:45:17 by Stuart Henderson | Files touched by this commit (859) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2016-10-16 17:21:23 by Jeremie Courreges-Anglas | Files touched by this commit (25) |
Log message: Add explicit lua52/lua53 FLAVORS where supported. Discussed on ports@, sthen@ agrees with the direction. |
2016-05-16 16:45:22 by Jeremie Courreges-Anglas | Files touched by this commit (1) |
Log message: Reorder... |
2015-12-29 13:06:52 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: fix HOMEPAGE |
2015-01-17 20:16:09 by Christian Weisgerber | Files touched by this commit (3349) |
Log message: Drop remaining MD5/RMD160/SHA1 checksums. |
2011-04-19 11:30:06 by Jasper Lievisse Adriaanse | Files touched by this commit (3) |
Log message: - update to 1.1.6 - sync DESCR from gleydson soares |
2010-11-15 12:46:10 by Marc Espie | Files touched by this commit (706) |
Log message: move depends to new style |
2010-09-09 11:58:06 by Jasper Lievisse Adriaanse | Files touched by this commit (3) |
Log message: - remove redundant PKG_ARCH |
2010-06-18 12:03:13 by Jasper Lievisse Adriaanse | Files touched by this commit (4) |
Log message: - sync with lua.port.mk |
2009-09-06 13:35:40 by Jolan Luff | Files touched by this commit (1) |
Log message: add missing RUN_DEPENDS on coxpcall |
2009-09-06 13:11:47 by Jolan Luff | Files touched by this commit (3) |
Log message: update to 1.1.5 |
2008-06-10 23:04:37 by Landry Breuil | Files touched by this commit (17) |
Log message: Convert existing lua-related ports to use new lang/lua MODULE, and bump PKGNAMEs. ok wcmaier@ ajacoutot@ |
2007-09-15 20:53:14 by Michael Erdely | Files touched by this commit (599) |
Log message: Remove quotes surrounding COMMENT*/PERMIT_*/BROKEN |
2007-08-05 06:34:33 by Marc Balmer | Files touched by this commit (14) |
Log message: Remove Pedro Martelleto as MAINTAINER per his own request. ok espie |
2007-04-05 09:38:13 by Marc Espie | Files touched by this commit (1270) |
Log message: base64 distinfo with SHA256 |
2006-09-24 21:16:35 by Pedro Martelletto | Files touched by this commit (1) |
Log message: Zap unused file |
2006-09-20 19:21:19 by Pedro Martelletto | Files touched by this commit (4) |
Log message: Upgrade to LuaCopas 1.1.0 |
2006-07-27 15:13:56 by Pedro Martelletto | Files touched by this commit (6) |
Log message: Mark as 'brocken' until there are updates that actually work with Lua 5.1, okay jolan@ |
2005-08-02 11:31:30 by Pedro Martelletto | Files touched by this commit (3) |
Log message: Upgrade to luacopas-1.0p0, okay jolan@ |
2005-05-24 16:34:48 by Jolan Luff | Files touched by this commit (2) |
Log message: update to 1.0 |