Fixed random numbers for port, interface and server selection.

Removed very small bias.
Also some lint fixes.



git-svn-id: file:///svn/unbound/trunk@2049 be551aaa-1e26-0410-a405-d3ace91eadb9
This commit is contained in:
Wouter Wijngaards
2010-03-18 14:42:22 +00:00
parent cd57530efd
commit 75565262f7
9 changed files with 48 additions and 11 deletions
+2
View File
@@ -57,6 +57,8 @@
#ifdef S_SPLINT_S
typedef struct PyObject PyObject;
typedef struct PyThreadState PyThreadState;
typedef void* PyGILState_STATE;
#endif
/**