Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
libnice
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
cpp-libs
libnice
Commits
da0f0067
Commit
da0f0067
authored
Jun 19, 2018
by
Olivier Crête
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
docs: Add missing symbols to various sections
parent
9f6a50e9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
18 additions
and
0 deletions
+18
-0
docs/reference/libnice/libnice-sections.txt
docs/reference/libnice/libnice-sections.txt
+18
-0
No files found.
docs/reference/libnice/libnice-sections.txt
View file @
da0f0067
...
@@ -14,6 +14,7 @@ NICE_AGENT_MAX_REMOTE_CANDIDATES
...
@@ -14,6 +14,7 @@ NICE_AGENT_MAX_REMOTE_CANDIDATES
nice_agent_new
nice_agent_new
nice_agent_new_reliable
nice_agent_new_reliable
nice_agent_new_full
nice_agent_new_full
NiceAgentOption
nice_agent_add_local_address
nice_agent_add_local_address
nice_agent_set_port_range
nice_agent_set_port_range
nice_agent_add_stream
nice_agent_add_stream
...
@@ -62,6 +63,18 @@ nice_agent_get_type
...
@@ -62,6 +63,18 @@ nice_agent_get_type
NICE_AGENT_CLASS
NICE_AGENT_CLASS
NICE_IS_AGENT_CLASS
NICE_IS_AGENT_CLASS
NICE_AGENT_GET_CLASS
NICE_AGENT_GET_CLASS
NICE_TYPE_AGENT_OPTION
NICE_TYPE_COMPATIBILITY
NICE_TYPE_COMPONENT_STATE
NICE_TYPE_COMPONENT_TYPE
NICE_TYPE_NOMINATION_MODE
NICE_TYPE_PROXY_TYPE
nice_agent_option_get_type
nice_compatibility_get_type
nice_component_state_get_type
nice_component_type_get_type
nice_nomination_mode_get_type
nice_proxy_type_get_type
<SUBSECTION Private>
<SUBSECTION Private>
NiceAgentClass
NiceAgentClass
</SECTION>
</SECTION>
...
@@ -330,4 +343,9 @@ IS_PSEUDO_TCP_SOCKET
...
@@ -330,4 +343,9 @@ IS_PSEUDO_TCP_SOCKET
IS_PSEUDO_TCP_SOCKET_CLASS
IS_PSEUDO_TCP_SOCKET_CLASS
<SUBSECTION Private>
<SUBSECTION Private>
PseudoTcpSocketPrivate
PseudoTcpSocketPrivate
ECONNRESET
EMSGSIZE
ENOTCONN
ETIMEDOUT
EWOULDBLOCK
</SECTION>
</SECTION>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment