Giter Site home page Giter Site logo

Comments (2)

GoogleCodeExporter avatar GoogleCodeExporter commented on July 16, 2024

Original comment by [email protected] on 24 Jan 2013 at 12:51

  • Changed state: Started

from sockperf.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 16, 2024
r195 | [email protected] | 2013-01-29 10:21:56 +0200 (Tue, 29 Jan 2013) | 
13 lines
Changed paths:
   M /branches/sockperf_v2/src/Client.cpp

Support loopback connections - local network connection between server & client 
on same machine
Fixes: http://code.google.com/p/sockperf/issues/detail?id=40

Now bind() on client socket will happen only if sockperf flag '--client_port' 
is specified for all socket types TCP, UDP UC + MC.
Until now client used to bind(ADDRANY:server_port) only for UDP sockets.

(not changed)
-       Loopback is disabled in socket by default. Need to use 
'--mc-loopback-enable' to allow MC loopback traffic (both server + client)
-       Default for '--client_port' is 0, which means don't bind.
-       Only TCP (SOCK_STREAM) calls connect() to server

Original comment by [email protected] on 29 Jan 2013 at 8:24

  • Changed state: Fixed

from sockperf.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.