Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
PhoenixSocket
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
CTA-LAPP
PHOENIX_LIBS2
PhoenixSocket
Commits
7cf1510a
Commit
7cf1510a
authored
2 months ago
by
Pierre Aubert
Browse files
Options
Downloads
Patches
Plain Diff
Fix doc
parent
b0fa0166
No related branches found
No related tags found
No related merge requests found
Pipeline
#378970
passed
2 months ago
Stage: BuildTestinstall
Stage: DocCoverage
Stage: deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/PGenericSocketManager.h
+1
-1
1 addition, 1 deletion
src/PGenericSocketManager.h
with
1 addition
and
1 deletion
src/PGenericSocketManager.h
+
1
−
1
View file @
7cf1510a
...
@@ -50,7 +50,7 @@ class PGenericSocketManager{
...
@@ -50,7 +50,7 @@ class PGenericSocketManager{
///Recieve data from the given socket
///Recieve data from the given socket
/** @param name : name of the socket to be used
/** @param name : name of the socket to be used
* @param data : data to be recieved
* @param data : data to be recieved
* @param flag
s
: flags to be used to send the message (BLOCK, NON_BLOCK, etc)
* @param flag : flags to be used to send the message (BLOCK, NON_BLOCK, etc)
* @return true on success, false otherwise
* @return true on success, false otherwise
*/
*/
template
<
typename
U
>
template
<
typename
U
>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment