Commit 07a71ec
committed
issue: 2439102 Fix issue with processing control msg in recvmsg()
Control message should be handled just in case an user
passes a buffer for it.
Error queue request must be processed first before data.
Signed-off-by: Igor Ivanov <[email protected]>1 parent d2db645 commit 07a71ec
1 file changed
+12
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1957 | 1957 | | |
1958 | 1958 | | |
1959 | 1959 | | |
1960 | | - | |
1961 | | - | |
1962 | | - | |
| 1960 | + | |
| 1961 | + | |
| 1962 | + | |
| 1963 | + | |
| 1964 | + | |
| 1965 | + | |
| 1966 | + | |
1963 | 1967 | | |
1964 | 1968 | | |
1965 | 1969 | | |
| |||
1982 | 1986 | | |
1983 | 1987 | | |
1984 | 1988 | | |
| 1989 | + | |
| 1990 | + | |
| 1991 | + | |
| 1992 | + | |
| 1993 | + | |
1985 | 1994 | | |
1986 | 1995 | | |
1987 | 1996 | | |
| |||
0 commit comments