Mercurial
Mercurial
>
beremiz
/ annotate
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
|
file
|
latest
|
revisions
| annotate |
diff
|
comparison
|
raw
|
help
tests/python/c_code@c_ext/baseconfnode.xml
author
Andrey Skvortsov <andrej.skvortzov@gmail.com>
Wed, 07 Dec 2016 17:54:41 +0300
changeset 1591
38e5f8847a45
parent 1401
611fded24ce4
permissions
-rw-r--r--
close Pyro socket after daemon stop
without that socket port is open after daemon shutdown.
As a result if you restart daemon with new settings (service name, for example),
it can't listen on already used port and opens the next free TCP port
regardless of requested settings.
1401
611fded24ce4
Pair with matiec a51a3bb4d613. Re-enable resource add/remove, updated CFLAGS, disabled broken global FG test in tests/python
Edouard Tisserant
parents:
734
diff
changeset
1
<?xml version='1.0' encoding='utf-8'?>
734
5c42cafaee15
Moved LPC sources to a separate project
Edouard Tisserant
parents:
diff
changeset
2
<BaseParams Name="c_code" IEC_Channel="1"/>