removed configuration option for number of for corehandler threads as it cannot properly deal with anything more than 1, updated man pages to current 6.4 versions for now
This commit is contained in:
parent
75d5bced9c
commit
bf1bc511e2
18 changed files with 47 additions and 65 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/env python
|
||||
#!/usr/bin/env python3
|
||||
import argparse
|
||||
import enum
|
||||
import select
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue