]> arthur.barton.de Git - ngircd-alex.git/commit
New function Conn_GetFromProc() to get CONN_ID of a subprocess
authorAlexander Barton <alex@barton.de>
Tue, 29 Jun 2010 21:38:39 +0000 (23:38 +0200)
committerAlexander Barton <alex@barton.de>
Tue, 29 Jun 2010 21:38:39 +0000 (23:38 +0200)
commit3d49fa5bffac43f2fcf535c8b1aedae732d1f9f5
treedc636d71f396d4f5a1296442d0a71a3be2586e42
parent2d4ea288353c2240c8d13e41c8da1557fc32168b
New function Conn_GetFromProc() to get CONN_ID of a subprocess

Get CONN_ID from file descriptor associated to a subprocess structure.
src/ngircd/conn.c
src/ngircd/conn.h