weechat-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Weechat-dev] [patch #7992] Support IPv6 xfers


From: Andrew Potter
Subject: [Weechat-dev] [patch #7992] Support IPv6 xfers
Date: Mon, 02 Dec 2013 19:17:29 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/31.0.1650.57 Safari/537.36

Follow-up Comment #1, patch #7992 (project weechat):

Updated patch no longer breaks the 80 char rule in struct xfer_t.
Before in the patch it was storing a struct sockaddr_storage for the
remote/local_address; now the xfer_t holds a struct sockaddr* instead.

A xfer_set_remote_address() setter function was added to ensure sanity when
modifying remote_address.

(file #29758)
    _______________________________________________________

Additional Item Attachment:

File name: 0001-xfer-Support-IPv6-DCC.patch Size:42 KB


    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/patch/?7992>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]