Skip to content
This repository has been archived by the owner on Jun 27, 2022. It is now read-only.

Allow reusing existing UDP sockets for bind and connect #14

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Commits on Oct 12, 2015

  1. Allow reusing existing UDP sockets

    Adds bind_with_udp_socket and connect_with_udp_socket to both
    UtpSocket and UtpStream.
    madadam committed Oct 12, 2015
    Configuration menu
    Copy the full SHA
    bccf412 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2015

  1. Code cleanup

    madadam committed Oct 13, 2015
    Configuration menu
    Copy the full SHA
    af4f1a5 View commit details
    Browse the repository at this point in the history