
    i                    B    S r SSKJr  SSKrSSKr " S S5      rSS jrg)a  Multicast DNS Service Discovery for Python, v0.14-wmcbrine
Copyright 2003 Paul Scott-Murphy, 2014 William McBrine

This module provides a framework for the use of DNS Service Discovery
using IP multicast.

This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2.1 of the License, or (at your option) any later version.

This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301
USA
    )annotationsNc                  >    \ rS rSrSrSr            SS jrSrg)_WrappedTransport   zA wrapper for transports.)filenois_ipv6sock	sock_name	transportc                @    Xl         X l        X0l        X@l        XPl        g)zSInitialize the wrapped transport.

These attributes are used when sending packets.
Nr   r   r	   r   r
   )selfr   r   r	   r   r
   s         J/home/sebas/venvs/catt/lib/python3.13/site-packages/zeroconf/_transport.py__init___WrappedTransport.__init__(   s     #	"    N)r   asyncio.DatagramTransportr   boolr	   zsocket.socketr   intr
   tuplereturnNone)__name__
__module____qualname____firstlineno____doc__	__slots__r   __static_attributes__ r   r   r   r      sK    #I#,# # 	#
 # # 
#r   r   c                    U R                  S5      n[        U UR                  [        R                  :H  UUR                  5       UR                  5       S9$ )zMake a wrapped transport.socketr   )get_extra_infor   familyr"   AF_INET6r   getsockname)r   r	   s     r   make_wrapped_transportr'   ;   sJ    #228<Dv.{{}""$ r   )r   r   r   r   )r   
__future__r   asyncior"   r   r'   r    r   r   <module>r*      s$   , #  # #<	r   