display version
This commit is contained in:
parent
c48190fe7a
commit
45e27f9142
5 changed files with 30 additions and 4 deletions
|
@ -197,6 +197,7 @@ class TransferBase(object):
|
|||
last_rows = []
|
||||
db_instance = obj()
|
||||
ServerPool.get_instance()
|
||||
shell.log_shadowsocks_version()
|
||||
import resource
|
||||
logging.info('current process RLIMIT_NOFILE resource: soft %d hard %d' % resource.getrlimit(resource.RLIMIT_NOFILE))
|
||||
try:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue