mirror of
https://github.com/g4klx/ircDDBGateway.git
synced 2026-04-06 14:53:52 +00:00
Convert the header files to IPv6.
This commit is contained in:
parent
f9f233f2cb
commit
b0bf79fc21
35 changed files with 317 additions and 292 deletions
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* Copyright (C) 2012,2013 by Jonathan Naylor G4KLX
|
||||
* Copyright (C) 2012,2013,2020 by Jonathan Naylor G4KLX
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
|
|
@ -79,7 +79,8 @@ private:
|
|||
wxString m_callsignD;
|
||||
wxString m_callsignE;
|
||||
wxString m_callsignG;
|
||||
in_addr m_address;
|
||||
sockaddr_storage m_addr;
|
||||
unsigned int m_addrLen;
|
||||
LANGUAGE m_language;
|
||||
FORMAT m_format;
|
||||
INTERVAL m_interval;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue