Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
NuttX RTOS
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor 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
f4grx
NuttX RTOS
Graph
c27cad4dd21bab28227aba24cad82a0b8e237013
Select Git revision
Branches
2
master
default
protected
radio
Tags
20
nuttx-7.20
nuttx-7.19
nuttx-7.18
nuttx-7.17
nuttx-7.16
nuttx-7.15
nuttx-7.14
nuttx-7.13
nuttx-7.12
nuttx-7.11
nuttx-7.10
nuttx-7.9
nuttx-7.8
nuttx-7.7
nuttx-7.6
nuttx-7.5
nuttx-7.4
nuttx-7.3
nuttx-7.2
nuttx-7.1
22 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
20
Nov
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
31
Oct
30
29
28
27
25
24
23
22
20
17
15
13
11
10
9
8
7
6
5
4
3
2
1
30
Sep
29
28
27
25
24
21
20
19
18
17
16
12
Add support for TCP/IP connection backlog
Make sure the private data is initially NULL
Add description of poll configuration
Add description of poll configuration
examples/poll config
examples/poll config
Document poll/select bug
Corrected a bug in the buffering of TCP data
Corrected a bug in the buffering of TCP data
Move poll save area back into struct pollfd (as it was
Move poll save area back into struct pollfd (as it was
Add entries to index
Add entries to index
Move poll storage slot from pollfd struct to socket struct
Revert part of last change
Revert part of last change
Add host side helper for poll test
Add configuration settings necessary to use poll()
Add configuration settings necessary to use poll()
Add poll() and select()
Add poll() and select()
cosmetic
Add TCP/IP server
Add UDP poll issue
Basic setup of network select
Implement poll/select for sockets
Implement poll/select for sockets
Implement poll/select for sockets
cosmetic
Fix serial read behavior
Fix serial read behavior
Add option to use C buffered I/O in examples/serloop
Needs conditional compilation for POLL disabled
Needs conditional compilation for POLL disabled
Note bad behavior of fgetc
Fix improper access to table
Use FAR storage class
Remove garbage comment
Add poll method to serial drivers
Add poll method to serial drivers
Loading