This website requires JavaScript.
Explore
Help
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
nuttx
/
net
/
can
History
Xiang Xiao
7598070508
net: Remove the unnecessary initialization code
...
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2022-03-12 19:24:17 +02:00
..
can_callback.c
net/inet: move socket timestamp into socket_conn_s
2022-02-10 15:04:33 -03:00
can_conn.c
net: Remove the unnecessary initialization code
2022-03-12 19:24:17 +02:00
can_getsockopt.c
…
can_input.c
…
can_notifier.c
…
can_poll.c
net/can,icmp,icmpv6,tcp,tcp_timer,udp: device should poll only those connections that are bound to the device.
2021-10-11 23:09:00 -07:00
can_recvmsg.c
net/can/can_recvmsg.c: fix unused variable 'conn' error
2022-02-14 10:42:01 +08:00
can_sendmsg.c
…
can_setsockopt.c
net/can/can_setsockopt.c: fix assertion, value can be NULL
2022-02-13 23:16:00 +08:00
can_sockif.c
net/can: remove psock reference from can connect
2022-02-11 21:22:55 +08:00
can.h
net/can: remove psock reference from can connect
2022-02-11 21:22:55 +08:00
Kconfig
net/can: add an option to control CAN EXTID support
2022-02-06 17:09:11 +08:00
Make.defs
…