YouCompleteMe/python/ycm/server
Strahinja Val Markovic a5fb6b7509 Removing unsupported signal() calls on Windows
SIGQUIT and SIGHUP are not supported.

For details, see Python docs: http://docs.python.org/2/library/signal.html#signal.signal
2013-10-17 20:16:44 -07:00
..
tests ycm_core now imported after extra conf preload 2013-10-14 15:29:00 -07:00
__init__.py A (barely) working version of ycmd + client 2013-10-07 11:03:26 -07:00
default_settings.json Ensuring server cleanup on OS signals 2013-10-17 12:21:59 -07:00
handlers.py Ensuring server cleanup on OS signals 2013-10-17 12:21:59 -07:00
responses.py Correctly handling ycm_extra_conf files now 2013-10-08 16:21:43 -07:00
server_state.py ycm_core now imported after extra conf preload 2013-10-14 15:29:00 -07:00
server_utils.py ycm_core now imported after extra conf preload 2013-10-14 15:29:00 -07:00
ycmd.py Removing unsupported signal() calls on Windows 2013-10-17 20:16:44 -07:00