clowwindy
clowwindy
Wax is a framework that lets you write native iPhone apps in Lua. https://github.com/probablycorey/wax
Check DNSSEC support during configure time. https://www.sourceware.org/ml/glibc-cvs/2009-q3/msg00079.html
1. Only query DNS over VPN 2. Use edns-client-subnet to resolve domestic domains 3. Query directly for foreign domains
- android build script - build as static library support - android logging support low priority
Add pause() and resume() to prevent memory leak. There seems no way to check whether buffer is full in EM. And notification for writable is a bit weird. So I'm...
OverflowError: long int too large to convert to int Traceback (most recent call last): File "./ssloop/ssloop/loop.py", line 106, in _call_handler handler.callback() File "./ssloop/ssloop/net.py", line 178, in _write_cb self._loop.remove_handler(self._write_handler) File "./ssloop/ssloop/loop.py",...
2013-05-24 18:17:55 E error when calling callback Traceback (most recent call last): File "./ssloop/ssloop/event.py", line 36, in emit cb(_args, *_kwargs) File "local.py", line 70, in on_data self.remote_handler.conn.write(data) File "./ssloop/ssloop/net.py", line...