]> git.ipfire.org Git - thirdparty/systemd.git/commit
python-systemd: fix is_socket_inet to cope with ports
authorSimon Farnsworth <simon.farnsworth@onelan.co.uk>
Wed, 25 Mar 2015 17:00:09 +0000 (17:00 +0000)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sun, 12 Apr 2015 14:20:36 +0000 (10:20 -0400)
commit9f1a574d50c1ffd19f18805cc8a3a433c4f2da37
treeefe08096bac03163e1248668b3c8d3110bb70891
parent776c441941632c9bf0fb97a78e4127aff4a60e4e
python-systemd: fix is_socket_inet to cope with ports

Just a couple of trivial oversights.
src/python-systemd/_daemon.c
src/python-systemd/daemon.py