ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/branches/8.2.x/include/listener.h
Revision 10024 - (view) (annotate) - [select for diffs]
Modified Sat Jan 1 10:20:46 2022 UTC (4 years, 6 months ago) by michael
File length: 2101 byte(s)
Diff to previous 10007
- Bump copyright years

Revision 10007 - (view) (annotate) - [select for diffs]
Modified Thu Jul 22 15:28:05 2021 UTC (5 years ago) by michael
File length: 2101 byte(s)
Diff to previous 10005
- listener.h: remove now unused header include

Revision 10005 - (view) (annotate) - [select for diffs]
Modified Mon Jun 28 12:10:15 2021 UTC (5 years ago) by michael
File length: 2124 byte(s)
Diff to previous 10001
- Documentation fixes;  whitespace changes

Revision 10001 - (view) (annotate) - [select for diffs]
Modified Sat Jun 26 13:00:55 2021 UTC (5 years, 1 month ago) by michael
File length: 2183 byte(s)
Diff to previous 9858
- listener.h, listener.c:  change listener::name to pointer type;  rename inetport() to listener_finalize()

Revision 9858 - (view) (annotate) - [select for diffs]
Modified Fri Jan 1 04:43:42 2021 UTC (5 years, 6 months ago) by michael
File length: 2183 byte(s)
Diff to previous 9609
- Bump copyright years

Revision 9609 - (view) (annotate) - [select for diffs]
Modified Sun Sep 6 07:28:07 2020 UTC (5 years, 10 months ago) by michael
File length: 2183 byte(s)
Diff to previous 9585
- Implement accept() deferring. Closes github issue #4

Revision 9585 - (view) (annotate) - [select for diffs]
Modified Sat Aug 29 14:00:29 2020 UTC (5 years, 10 months ago) by michael
File length: 2148 byte(s)
Diff to previous 9156
- Added 'client' option to listener::flags

Revision 9156 - (view) (annotate) - [select for diffs]
Modified Mon Jan 13 14:51:47 2020 UTC (6 years, 6 months ago) by michael
File length: 2042 byte(s)
Diff to previous 9102
- Replaced most occurences of 'SSL' with 'TLS'

Revision 9102 - (view) (annotate) - [select for diffs]
Modified Wed Jan 1 09:58:57 2020 UTC (6 years, 6 months ago) by michael
File length: 2042 byte(s)
Diff to previous 8751
- Bump copyright years everywhere

Revision 8751 - (view) (annotate) - [select for diffs]
Modified Tue Jan 1 11:06:50 2019 UTC (7 years, 6 months ago) by michael
File length: 2042 byte(s)
Diff to previous 8651
- Update copyright years

Revision 8651 - (view) (annotate) - [select for diffs]
Modified Sun Nov 11 15:20:01 2018 UTC (7 years, 8 months ago) by michael
File length: 2042 byte(s)
Diff to previous 8338
- Use bool data types in some places

Revision 8338 - (view) (annotate) - [select for diffs]
Modified Sat Mar 3 22:26:59 2018 UTC (8 years, 4 months ago) by michael
File length: 2042 byte(s)
Diff to previous 8280
- Restore fd_table. No longer allocate fde_t items from within any other structures like the AuthRequest, or Connection structure
- struct AuthRequest once again is no longer allocated from within the Connection structure

Revision 8280 - (view) (annotate) - [select for diffs]
Modified Tue Feb 20 19:30:33 2018 UTC (8 years, 5 months ago) by michael
File length: 2058 byte(s)
Diff to previous 7925
- Update copyright years

Revision 7925 - (view) (annotate) - [select for diffs]
Modified Sat Dec 31 13:57:24 2016 UTC (9 years, 6 months ago) by michael
File length: 2058 byte(s)
Diff to previous 7667
- Update copyright years

Revision 7667 - (view) (annotate) - [select for diffs]
Modified Wed Jul 20 17:09:36 2016 UTC (10 years ago) by michael
File length: 2058 byte(s)
Diff to previous 7350
- Fixed svn properties

Revision 7350 - (view) (annotate) - [select for diffs]
Modified Sun Feb 21 11:56:06 2016 UTC (10 years, 5 months ago) by michael
File length: 2058 byte(s)
Diff to previous 7346
- Show some stats about allocated listeners in /stats z

Revision 7346 - (view) (annotate) - [select for diffs]
Modified Sun Feb 21 11:27:43 2016 UTC (10 years, 5 months ago) by michael
File length: 1997 byte(s)
Diff to previous 7007
- Remove excessive 'const'

Revision 7007 - (view) (annotate) - [select for diffs]
Modified Fri Jan 1 00:09:08 2016 UTC (10 years, 6 months ago) by michael
File length: 2002 byte(s)
Diff to previous 6368
- Update copyright years

Revision 6368 - (view) (annotate) - [select for diffs]
Modified Wed Aug 19 10:25:56 2015 UTC (10 years, 11 months ago) by michael
File length: 2002 byte(s)
Diff to previous 6365
- Rename several functions in listener.c to comply with naming convention

Revision 6365 - (view) (annotate) - [select for diffs]
Modified Wed Aug 19 10:05:23 2015 UTC (10 years, 11 months ago) by michael
File length: 2042 byte(s)
Diff to previous 6364
- Move show_ports() from listener.c to m_stats.c

Revision 6364 - (view) (annotate) - [select for diffs]
Modified Wed Aug 19 09:59:43 2015 UTC (10 years, 11 months ago) by michael
File length: 2033 byte(s)
Diff to previous 5346
- Remove unused header includes

Revision 5346 - (view) (annotate) - [select for diffs]
Modified Sun Jan 11 12:41:14 2015 UTC (11 years, 6 months ago) by michael
File length: 2049 byte(s)
Diff to previous 4564
- Update copyright years

Revision 4564 - (view) (annotate) - [select for diffs]
Modified Sun Aug 24 10:24:47 2014 UTC (11 years, 11 months ago) by michael
File length: 2049 byte(s)
Diff to previous 4429
- Update GPL 2 license headers

Revision 4429 - (view) (annotate) - [select for diffs]
Modified Thu Aug 7 17:46:35 2014 UTC (11 years, 11 months ago) by michael
File length: 2045 byte(s)
Diff to previous 4374
- Added listener_release() and make use of it

Revision 4374 - (view) (annotate) - [select for diffs]
Modified Sun Aug 3 14:41:55 2014 UTC (11 years, 11 months ago) by michael
File length: 1996 byte(s)
Diff to previous 3377
- listener.h, listener.c: use HOSTIPLEN for Listener::name; update documentation

Revision 3377 - (view) (annotate) - [select for diffs]
Modified Thu Apr 24 16:15:51 2014 UTC (12 years, 3 months ago) by michael
File length: 1971 byte(s)
Diff to previous 3085
- Create 8.2.x branch

Revision 3085 - (view) (annotate) - [select for diffs]
Modified Sat Mar 1 18:40:58 2014 UTC (12 years, 4 months ago) by michael
Original Path: ircd-hybrid/trunk/include/listener.h
File length: 1971 byte(s)
Diff to previous 2865
- listener.h: use an enum for flag types

Revision 2865 - (view) (annotate) - [select for diffs]
Modified Sun Jan 19 14:35:22 2014 UTC (12 years, 6 months ago) by michael
Original Path: ircd-hybrid/trunk/include/listener.h
File length: 1962 byte(s)
Diff to previous 1798
- Clean up all files in include/ (fixed indentation, removed whitespaces/tabs)
- Fixed copyright years

Revision 1798 - (view) (annotate) - [select for diffs]
Modified Sun Mar 31 17:09:50 2013 UTC (13 years, 3 months ago) by michael
Original Path: ircd-hybrid/trunk/include/listener.h
File length: 1938 byte(s)
Diff to previous 1592
- Cleanup/reorganize header file layout
- Fixed naming convention in some places

Revision 1592 - (view) (annotate) - [select for diffs]
Modified Sat Oct 27 21:02:32 2012 UTC (13 years, 9 months ago) by michael
Original Path: ircd-hybrid/trunk/include/listener.h
File length: 1947 byte(s)
Diff to previous 1156
- Second time's the charm? Moving svnroot/ircd-hybrid-8 to
  svnroot/ircd-hybrid/trunk

Revision 1156 - (view) (annotate) - [select for diffs]
Modified Tue Aug 9 20:29:20 2011 UTC (14 years, 11 months ago) by michael
Original Path: ircd-hybrid-8/include/listener.h
File length: 1947 byte(s)
Diff to previous 1155
- create ircd-hybrid-8 "branch"

Revision 1155 - (view) (annotate) - [select for diffs]
Modified Tue Aug 9 20:27:45 2011 UTC (14 years, 11 months ago) by michael
Original Path: ircd-hybrid/include/listener.h
File length: 1947 byte(s)
Diff to previous 1123
- recreate "trunk"

Revision 1123 - (view) (annotate) - [select for diffs]
Modified Sun Feb 6 21:57:50 2011 UTC (15 years, 5 months ago) by michael
Original Path: ircd-hybrid-7.3/include/listener.h
File length: 1947 byte(s)
Diff to previous 1029
- Got rid of irc_addrinfo.c and irc_getnameinfo.c
- Fixed broken ipv6 detection due to incorrect use of AC_CHECK_TYPES

Revision 1029 - (view) (annotate) - [select for diffs]
Modified Sun Nov 8 13:10:50 2009 UTC (16 years, 8 months ago) by michael
Original Path: ircd-hybrid-7.3/include/listener.h
File length: 2002 byte(s)
Diff to previous 1028
- branch off trunk to create 7.3 branch
Revision 1028 - (view) (annotate) - [select for diffs]
Modified Sun Nov 8 13:03:38 2009 UTC (16 years, 8 months ago) by michael
Original Path: ircd-hybrid/include/listener.h
File length: 2002 byte(s)
Diff to previous 1011
- move ircd-hybrid-7.2 to trunk

Revision 1011 - (view) (annotate) - [select for diffs]
Modified Fri Sep 18 10:14:09 2009 UTC (16 years, 10 months ago) by michael
Original Path: ircd-hybrid-7.2/include/listener.h
File length: 2002 byte(s)
Diff to previous 900
- move list manipulation routines from tools.c to list.c
- mem_frob() goes to memory.c
- sort out redundant/unneeded header includes

Revision 900 - (view) (annotate) - [select for diffs]
Modified Sun Nov 4 13:49:52 2007 UTC (18 years, 8 months ago) by michael
Original Path: ircd-hybrid-7.2/include/listener.h
File length: 2021 byte(s)
Diff to previous 516
- Added new 'server' option to listener::flags

Revision 516 - (view) (annotate) - [select for diffs]
Modified Thu Mar 9 10:55:50 2006 UTC (20 years, 4 months ago) by michael
Original Path: ircd-hybrid-7.2/include/listener.h
File length: 1993 byte(s)
Diff to previous 34
- Removed unused struct DNSQuery pointer from Listener structure

Revision 34 - (view) (annotate) - [select for diffs]
Modified Sun Oct 2 21:05:51 2005 UTC (20 years, 9 months ago) by lusky
Original Path: ircd-hybrid-7.2/include/listener.h
File length: 2129 byte(s)
Diff to previous 33
create 7.2 branch, we can move/rename it as needed.


Revision 33 - (view) (annotate) - [select for diffs]
Modified Sun Oct 2 20:50:00 2005 UTC (20 years, 9 months ago) by knight
Original Path: ircd-hybrid/include/listener.h
File length: 2129 byte(s)
Diff to previous 32
- svn:keywords

Revision 32 - (view) (annotate) - [select for diffs]
Modified Sun Oct 2 20:41:23 2005 UTC (20 years, 9 months ago) by knight
Original Path: ircd-hybrid/include/listener.h
File length: 2129 byte(s)
Diff to previous 31
- svn:keywords

Revision 31 - (view) (annotate) - [select for diffs]
Modified Sun Oct 2 20:34:05 2005 UTC (20 years, 9 months ago) by knight
Original Path: ircd-hybrid/include/listener.h
File length: 2129 byte(s)
Diff to previous 30
- Fix svn:keywords

Revision 30 - (view) (annotate) - [select for diffs]
Added Sun Oct 2 20:03:27 2005 UTC (20 years, 9 months ago) by adx
Original Path: ircd-hybrid/include/listener.h
File length: 2177 byte(s)
- imported sources
- can be moved later according to the directory/branching scheme,
  but we need the svn up

Convenience Links

Links to HEAD: (view) (annotate)

Compare Revisions

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a