summaryrefslogtreecommitdiffstats
path: root/contrib/sendmail/src/sendmail.h
diff options
context:
space:
mode:
authorgshapiro <gshapiro@FreeBSD.org>2005-02-14 03:04:18 +0000
committergshapiro <gshapiro@FreeBSD.org>2005-02-14 03:04:18 +0000
commit476228659f3f241ba8be1db8703b14c5f443082a (patch)
tree0d1e1e48f37b259b3d84394eb3ccc2ba9f5ee2cc /contrib/sendmail/src/sendmail.h
parent8c041fae951361fde075b332cfc14251e7463a5f (diff)
downloadFreeBSD-src-476228659f3f241ba8be1db8703b14c5f443082a.zip
FreeBSD-src-476228659f3f241ba8be1db8703b14c5f443082a.tar.gz
Commit patch from sendmail.org web site for socket close bug:
http://www.sendmail.org/patches/close_wait.p2 This is being put in the vendor branch as it is in the vendor's repo.
Diffstat (limited to 'contrib/sendmail/src/sendmail.h')
-rw-r--r--contrib/sendmail/src/sendmail.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/sendmail/src/sendmail.h b/contrib/sendmail/src/sendmail.h
index 673cee5..370fae8 100644
--- a/contrib/sendmail/src/sendmail.h
+++ b/contrib/sendmail/src/sendmail.h
@@ -728,6 +728,7 @@ MCI
/* functions */
extern void mci_cache __P((MCI *));
+extern void mci_close __P((MCI *, char *where));
extern void mci_dump __P((SM_FILE_T *, MCI *, bool));
extern void mci_dump_all __P((SM_FILE_T *, bool));
extern void mci_flush __P((bool, MCI *));
OpenPOWER on IntegriCloud