From 336da8f44e28da0cc4f51933f52b836f7e2e9c59 Mon Sep 17 00:00:00 2001 From: Dominik Picheta Date: Sat, 1 Dec 2012 16:04:59 +0000 Subject: IRC module is now saner at the expense of a little API breakage. Added warnings for unstable APIs to modules that use AsyncIO. --- lib/pure/httpserver.nim | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lib/pure/httpserver.nim') diff --git a/lib/pure/httpserver.nim b/lib/pure/httpserver.nim index 9d9ea2012..ce816b7d4 100755 --- a/lib/pure/httpserver.nim +++ b/lib/pure/httpserver.nim @@ -22,6 +22,8 @@ ## ## run(handleRequest, TPort(80)) ## +## **Warning:** The API of this module is unstable, and therefore is subject +## to change. import parseutils, strutils, os, osproc, strtabs, streams, sockets, asyncio -- cgit 1.4.1-2-gfad0