JUCE-7.0.12-0-g4f43011b96 JUCE-7.0.12-0-g4f43011b96
JUCE — C++ application framework with suport for VST, VST3, LV2 audio plug-ins

« « « Anklang Documentation
Loading...
Searching...
No Matches
Namespaces | Macros | Typedefs | Functions
juce_Socket.cpp File Reference

Go to the source code of this file.

Namespaces

namespace  juce
 JUCE Namespace.
 

Macros

#define AI_NUMERICSERV
 

Typedefs

using juce::juce_socklen_t = socklen_t
 
using juce::juce_recvsend_size_t = socklen_t
 
using juce::SocketHandle = int
 

Functions

bool juce::SocketHelpers::isValidPortNumber (int port) noexcept
 

Macro Definition Documentation

◆ AI_NUMERICSERV

#define AI_NUMERICSERV

Definition at line 31 of file juce_Socket.cpp.

Function Documentation

◆ isValidPortNumber()

bool juce::SocketHelpers::isValidPortNumber ( int  port)
noexcept

Definition at line 68 of file juce_Socket.cpp.